ci: Fix the harfbuzz build on MacOS
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2021 18:13:27 +0000 (13:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2021 02:34:04 +0000 (21:34 -0500)
commit0605c3c16716c7395c637fa088ecb7563de74bd4
tree7bc6815004304317c71556a5cfb1f208c12108b4
parent93d795e7c064a9cbb1dfe30c2c6c9aad3307506d
ci: Fix the harfbuzz build on MacOS

We need to force c++11 at the toplevel here, since
meson can't deal with per-project compiler choice.
.gitlab-ci.yml